home *** CD-ROM | disk | FTP | other *** search
/ The Fatted Calf / The Fatted Calf.iso / Applications / Communication / NewsBase / Source / IFontSetField.h < prev    next >
Text File  |  1993-01-12  |  161b  |  14 lines

  1.  
  2. /* Generated by Interface Builder */
  3.  
  4. #import <appkit/TextField.h>
  5.  
  6. @interface IFontSetField:TextField
  7. {
  8.     id        oFontManager;
  9. }
  10.  
  11. - openFontPanel:sender;
  12.  
  13. @end
  14.